Type alias: NodeHTTPCreateContextFnOptions<TRequest, TResponse>
NodeHTTPCreateContextFnOptions: <
TRequest,TResponse>object
Type parameters
| Parameter | 
|---|
| TRequest | 
| TResponse | 
Type declaration
info
info: TRPCRequestInfo
req
req: TRequest
res
res: TResponse
Source
packages/server/src/adapters/node-http/types.ts:109
Generated using TypeDoc and typedoc-plugin-markdown